'Declaration
Public Sub AddFreeHandHighlighterAnnotInteractive_2( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal ContinuousMode As Boolean _ )
public void AddFreeHandHighlighterAnnotInteractive_2( int BorderColor, float BorderWidth, bool ContinuousMode )
public procedure AddFreeHandHighlighterAnnotInteractive_2( BorderColor: Integer; BorderWidth: Single; ContinuousMode: Boolean );
public function AddFreeHandHighlighterAnnotInteractive_2( BorderColor : int, BorderWidth : float, ContinuousMode : boolean );
public: void AddFreeHandHighlighterAnnotInteractive_2( int BorderColor, float BorderWidth, bool ContinuousMode )
public: void AddFreeHandHighlighterAnnotInteractive_2( int BorderColor, float BorderWidth, bool ContinuousMode )
Parameters
- BorderColor
- BorderWidth
- ContinuousMode